home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / Magazine / GraphicsCards / StormMesa / win32-openstep.sh < prev    next >
Text File  |  1998-12-15  |  247b  |  8 lines

  1. # This file should be run from the Bourne shell
  2. # provided for OpenStep implementations under WIN32
  3.  
  4. mkdir lib
  5. ( cd src; make -f Makefile.OpenStep openstep )
  6. ( cd src-glu; make -f Makefile.OpenStep openstep )
  7. ( cd OpenStep/MesaView; make )
  8.